home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1993 July / InfoMagic USENET CD-ROM July 1993.ISO / sources / x / volume7 / xpaste / patch1 next >
Encoding:
Text File  |  1990-05-15  |  1.4 KB  |  50 lines

  1. Path: uunet!aplcen!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!usc!wuarchive!texbell!texsun!newstop!sun!uunet.UU.NET
  2. From: uunet!db.toronto.edu!jdd@uunet.UU.NET (John DiMarco)
  3. Newsgroups: comp.sources.x
  4. Subject: v07i051: xpaste, Patch1, Part01/01
  5. Message-ID: <135732@sun.Eng.Sun.COM>
  6. Date: 15 May 90 15:52:01 GMT
  7. Sender: news@sun.Eng.Sun.COM
  8. Lines: 39
  9. Approved: argv@sun.com
  10.  
  11. Submitted-by: John DiMarco <uunet!db.toronto.edu!jdd@uunet.UU.NET>
  12. Posting-number: Volume 7, Issue 51
  13. Archive-name: xpaste/patch1
  14. Patch-To: xpaste: Volume 7, Issue 37
  15.  
  16. A minor patch to xpaste allowing compilation without the Xw include files.
  17.  
  18. John
  19. --
  20. John DiMarco                   jdd@db.toronto.edu or jdd@db.utoronto.ca
  21. University of Toronto, CSRI    BITNET: jdd%db.toronto.edu@relay.cs.net
  22. (416) 978-8609                 UUCP: {uunet!utai,decvax!utcsri}!db!jdd
  23. ... cut here ...
  24.  
  25. *** Xju.old    Tue May 15 10:38:13 1990
  26. --- Xju.c    Tue May 15 10:40:13 1990
  27. ***************
  28. *** 1,8 ****
  29.   #include <varargs.h>
  30.   #include <X11/Intrinsic.h>
  31.   #include <X11/StringDefs.h>
  32. - #include <Xw/Xw.h>
  33. - #include <Xw/SText.h>
  34.   
  35.   extern Widget root;
  36.   
  37. --- 1,6 ----
  38. *** patchlevel.old    Tue May 15 10:42:22 1990
  39. --- patchlevel.h    Tue May 15 10:42:30 1990
  40. ***************
  41. *** 1 ****
  42. ! #define PATCHLEVEL 0
  43. --- 1 ----
  44. ! #define PATCHLEVEL 1
  45.  
  46. dan
  47. ----------------------------------------------------
  48. O'Reilly && Associates   argv@sun.com / argv@ora.com
  49. Opinions expressed reflect those of the author only.
  50.